Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dry run to delete process for testing in prod #24251

Closed
wants to merge 2 commits into from

Conversation

fuziontech
Copy link
Member

feat: add dry run to delete process for testing in prod

Problem

The delete job is failing in prod, but is working locally. It's hard to test this without the scale of prod. This allows us to run the job manually with a --dry-run flag which will print out the statements to debug.

Changes

add --dry-run flag to the deletion logic

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@fuziontech fuziontech requested a review from tkaemming August 7, 2024 23:05
@fuziontech fuziontech marked this pull request as draft August 7, 2024 23:05
@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week. If you want to permanentely keep it open, use the waiting label.

@posthog-bot
Copy link
Contributor

This PR was closed due to lack of activity. Feel free to reopen if it's still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants